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 491f9e6 commit b7d4bf4Copy full SHA for b7d4bf4
package.json
@@ -89,16 +89,16 @@
89
},
90
"homepage": "https://github.com/WebReflection/hyperHTML-Element#readme",
91
"devDependencies": {
92
- "@babel/cli": "^7.2.0",
+ "@babel/cli": "^7.2.3",
93
"@babel/core": "^7.2.2",
94
- "@babel/preset-env": "^7.2.0",
+ "@babel/preset-env": "^7.3.1",
95
"ascjs": "^3.0.0",
96
"basichtml": "^0.21.0",
97
- "coveralls": "^3.0.1",
+ "coveralls": "^3.0.2",
98
"istanbul": "^0.4.5",
99
- "npm-dollar": "^2.1.2",
100
- "rollup": "^0.67.3",
101
- "rollup-plugin-babel": "^4.1.0",
+ "npm-dollar": "^2.1.3",
+ "rollup": "^1.1.2",
+ "rollup-plugin-babel": "^4.3.2",
102
"rollup-plugin-node-resolve": "^4.0.0",
103
"tressa": "^0.3.1",
104
"uglify-es": "^3.3.9"
0 commit comments