Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 8426b33

Browse files
committed
0.3.3
1 parent 75bdeb1 commit 8426b33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-dev-webpack",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"main": "index",
55
"description": "",
66
"homepage": "http://www.telerik.com",
@@ -17,8 +17,8 @@
1717
"postinstall": "node postinstall.js"
1818
},
1919
"bin": {
20-
"install-ns-webpack": "./bin/install-ns-webpack",
21-
"remove-ns-webpack": "./bin/remove-ns-webpack"
20+
"install-ns-webpack": "./bin/install-ns-webpack",
21+
"remove-ns-webpack": "./bin/remove-ns-webpack"
2222
},
2323
"dependencies": {},
2424
"devDependencies": {}

0 commit comments

Comments
 (0)