Skip to content

Commit fe0bdbd

Browse files
committed
Use local version of the module in Basic example
1 parent 4dff559 commit fe0bdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"dependencies": {
99
"react": "^15.4.0",
1010
"react-native": "^0.41.2",
11-
"react-native-sortable-list": "*"
11+
"react-native-sortable-list": "../.."
1212
}
1313
}

0 commit comments

Comments
 (0)