|
|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"name": "violentmonkey",
|
|
|
"description": "Violentmonkey",
|
|
|
- "version": "2.13.0",
|
|
|
+ "version": "2.13.1",
|
|
|
"scripts": {
|
|
|
"dev": "gulp dev",
|
|
|
"prebuild": "yarn ci",
|
|
|
@@ -53,8 +53,8 @@
|
|
|
"terser": "^5.14.1",
|
|
|
"terser-webpack-plugin": "^4",
|
|
|
"through2": "^4.0.2",
|
|
|
- "vue-eslint-parser": "^9.0.3",
|
|
|
"vinyl": "^2.2.1",
|
|
|
+ "vue-eslint-parser": "^9.0.3",
|
|
|
"wrapper-webpack-plugin": "2.1.0"
|
|
|
},
|
|
|
"author": "Gerald <[email protected]>",
|
|
|
@@ -87,6 +87,5 @@
|
|
|
"pre-commit": "yarn transform -t",
|
|
|
"pre-push": "run-p lint test"
|
|
|
}
|
|
|
- },
|
|
|
- "beta": 26
|
|
|
-}
|
|
|
+ }
|
|
|
+}
|