update package.json

This commit is contained in:
Philipp Kühn 2018-08-20 23:08:56 +02:00
parent 5a9021df3d
commit cfa908675b

View File

@ -1,7 +1,8 @@
{
"name": "tiptap",
"version": "0.1.0",
"description": "",
"description": "A rich-text editor for Vue.js",
"license": "MIT",
"main": "dist/index.js",
"scripts": {
"start": "babel-node webpack/server.js --env=development",