Skip to content
Snippets Groups Projects

Fixes

Merged Christos requested to merge fixes into master
19 files
+ 83
28
Compare changes
  • Side-by-side
  • Inline
Files
19
@@ -4,7 +4,7 @@
"version": "0.0.13",
"description": "Wax prosemirror UI components",
"license": "MIT",
"main": "dist/index.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "BABEL_ENV=production rollup -c"