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",
|
"name": "My Spells",
|
||||||
"version": "0.0.1",
|
"version": "2.0.0",
|
||||||
"description": "A Quasar App",
|
"description": "My Spells is an open source web-based application to elegantly view spells and save them to your local spellbook.",
|
||||||
"author": "Your Name",
|
"author": "Joe Wroten <joe@wroten.me>",
|
||||||
|
"license": "ISC",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "node build/script.clean.js",
|
"clean": "node build/script.clean.js",
|
||||||
"dev": "node build/script.dev.js",
|
"dev": "node build/script.dev.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue