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