npj4 1.0.48 → 1.0.49
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "npj4",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.49",
|
4
4
|
"description": "",
|
5
5
|
"main": "index.js",
|
6
6
|
"amis-widgets": [
|
@@ -8,7 +8,7 @@
|
|
8
8
|
"name": "test",
|
9
9
|
"framework": "vue",
|
10
10
|
"usage": "renderer",
|
11
|
-
"entry": "
|
11
|
+
"entry": "test.js",
|
12
12
|
"files": [
|
13
13
|
]
|
14
14
|
}
|