Skip to content

Commit ed82110

Browse files
committed
updated basichtml
1 parent 0e0a5c3 commit ed82110

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,12 @@
9696
},
9797
"devDependencies": {
9898
"ascjs": "^3.1.2",
99-
"basichtml": "^2.0.0",
99+
"basichtml": "^2.1.4",
100100
"coveralls": "^3.0.9",
101101
"istanbul": "^0.4.5",
102102
"npm-dollar": "^2.2.1",
103-
"rollup": "^1.27.9",
103+
"rollup": "^2.0.3",
104104
"rollup-plugin-node-resolve": "^5.2.0",
105-
"uglify-js": "^3.7.1"
105+
"uglify-js": "^3.8.0"
106106
}
107107
}

0 commit comments

Comments
 (0)