Skip to content

Commit 7c85b8a

Browse files
committed
Update to version 0.11.8
1 parent 21a70ca commit 7c85b8a

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
@@ -17,12 +17,12 @@
1717
],
1818
"dependencies": {
1919
"Base64": "^1.0.0",
20-
"ace-builds": "^1.2.6",
21-
"acorn": "^5.0.3",
20+
"ace-builds": "~1.2.6",
21+
"acorn": "^6.0.2",
2222
"jquery": "^2.2.4",
2323
"jszip": "^3.1.3",
2424
"palette.js": "^0.0.5",
25-
"paper": "^0.11.3",
25+
"paper": "^0.11.8",
2626
"spectrum-colorpicker": "~1.7.0"
2727
}
2828
}

0 commit comments

Comments
 (0)