update package.json
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "tiptap",
|
"name": "tiptap",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "",
|
"description": "A rich-text editor for Vue.js",
|
||||||
|
"license": "MIT",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user