Skip to content

Commit fd27cdc

Browse files
author
spoeck
committed
build: use released npm version 1.0.0
1 parent e4618dd commit fd27cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "~15.4.1",
1111
"react-native": "0.42.3",
12-
"react-native-api-ai": "../"
12+
"react-native-api-ai": "^1.0.0"
1313
},
1414
"devDependencies": {
1515
"babel-jest": "20.0.3",

0 commit comments

Comments
 (0)