Skip to content

Commit 169a7b9

Browse files
authored
Merge pull request #3 from NativeScript/hristova/fix-module-error
fix module error
2 parents b804878 + 450fbfc commit 169a7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"request": "~2.87.0",
1313
"request-promise-native": "~1.0.5",
1414
"rimraf": "~2.6.2",
15-
"sanitize-filename": "^1.6.1",
15+
"sanitize-filename": "1.6.2",
1616
"tslib": "~1.9.2"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)