1
0
Fork 0

Readying package.json for merge to master

This commit is contained in:
sharpshark28 2017-05-25 17:39:38 -05:00
parent 0d83a3374b
commit 45ca486e9d

View file

@ -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",