Readying package.json for merge to master
This commit is contained in:
parent
0d83a3374b
commit
45ca486e9d
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"name": "quasar-app",
|
||||
"version": "0.0.1",
|
||||
"description": "A Quasar App",
|
||||
"author": "Your Name",
|
||||
"name": "My Spells",
|
||||
"version": "2.0.0",
|
||||
"description": "My Spells is an open source web-based application to elegantly view spells and save them to your local spellbook.",
|
||||
"author": "Joe Wroten <joe@wroten.me>",
|
||||
"license": "ISC",
|
||||
"scripts": {
|
||||
"clean": "node build/script.clean.js",
|
||||
"dev": "node build/script.dev.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue