cherry-cljs
Advanced tools
Comparing version 0.0.0-alpha.4 to 0.0.0-alpha.6
@@ -5,6 +5,11 @@ { | ||
"sideEffects": false, | ||
"version": "0.0.0-alpha.4", | ||
"files": ["cljs.core.js", | ||
"lib/cljs_core.js"], | ||
"devDependencies": {"cherry-cljs": "."} | ||
"version": "0.0.0-alpha.6", | ||
"files": [ | ||
"cljs.core.js", | ||
"lib/cljs_core.js" | ||
], | ||
"devDependencies": { | ||
"@vercel/ncc": "^0.34.0", | ||
"cherry-cljs": "." | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
114554
498
2