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 c7af0ad commit 9df6f80Copy full SHA for 9df6f80
package.json
@@ -75,8 +75,8 @@
75
"bootstrap": "^4.1.3"
76
},
77
"devDependencies": {
78
- "@babel/cli": "^7.1.0",
79
- "@babel/core": "^7.1.0",
+ "@babel/cli": "^7.1.2",
+ "@babel/core": "^7.1.2",
80
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
81
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
82
"@babel/plugin-transform-runtime": "^7.1.0",
@@ -90,7 +90,7 @@
90
"clean-css-cli": "^4.2.1",
91
"copyfiles": "^2.1.0",
92
"cross-env": "^5.2.0",
93
- "eslint": "^5.6.0",
+ "eslint": "^5.6.1",
94
"eslint-plugin-compat": "^2.5.1",
95
"node-sass": "^4.9.3",
96
"nodemon": "^1.18.4",
0 commit comments