Skip to content

Commit ebecfd3

Browse files
authored
Merge pull request #193 from GeekyAnts/develop
Release tag v0.1.2 -> fix Github Issue regarding the vue-native-script path(#182 and #191)
2 parents 17bdc1e + 5f1eb34 commit ebecfd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-native-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"scripts": {},
77
"bin": {
8-
"vue-native-scripts": "./src/bin/vue-native-script.js"
8+
"vue-native-scripts": "./bin/vue-native-script.js"
99
},
1010
"author": "Geekyants (https://geekyants.io/)",
1111
"license": "MIT",

0 commit comments

Comments
 (0)