We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 220d94a commit ecf1195Copy full SHA for ecf1195
package.json
@@ -10,15 +10,15 @@
10
"acorn": "^6.1.1",
11
"ajv": "^6.10.0",
12
"babel-jest": "^24.8.0",
13
- "babel-plugin-pkg": "^1.1.3",
14
- "babel-preset-jaid": "^6.4.0",
+ "babel-plugin-pkg": "^1.2.0",
+ "babel-preset-jaid": "^6.5.0",
15
"caniuse-lite": "^1.0.30000971",
16
"eslint": "^5.16.0",
17
- "eslint-config-jaid": "^1.12.1",
+ "eslint-config-jaid": "^1.13.0",
18
"jest": "^24.8.0",
19
"open-cli": "^5.0.0",
20
"rimraf": "^2.6.3",
21
- "webpack-config-jaid": "^5.2.0"
+ "webpack-config-jaid": "^5.5.2"
22
},
23
"scripts": {
24
"clean": "rimraf dist/ test/**/dist/",
0 commit comments