Skip to content

Commit e85ce5b

Browse files
committed
fix: upgrade vue-native-template-compiler from 0.1.4 to 0.2.0
Snyk has created this PR to upgrade vue-native-template-compiler from 0.1.4 to 0.2.0. See this package in npm: https://www.npmjs.com/package/vue-native-template-compiler See this project in Snyk: https://app.snyk.io/org/sniperadmin/project/4d715a4d-74d5-4d02-87fb-9e657d13d79d?utm_source=github&utm_medium=upgrade-pr
1 parent f3d7a7c commit e85ce5b

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
@@ -21,7 +21,7 @@
2121
"path": "^0.12.7",
2222
"semver": "^6.2.0",
2323
"source-map": "^0.7.3",
24-
"vue-native-template-compiler": "^0.1.0"
24+
"vue-native-template-compiler": "^0.2.0"
2525
},
2626
"peerDependencies": {
2727
"react-native": "^0.59.0",

0 commit comments

Comments
 (0)