mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-11 20:08:59 +08:00
fix typo
This commit is contained in:
parent
cfa908675b
commit
b5316b913d
@ -6,7 +6,7 @@
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"start": "babel-node webpack/server.js --env=development",
|
||||
"build": ".babel-node webpack/build.js --env=production"
|
||||
"build": "babel-node webpack/build.js --env=production"
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
|
Loading…
Reference in New Issue
Block a user