This commit is contained in:
Rudis Muiznieks 2019-04-28 17:58:47 -05:00
parent 736b65270a
commit 79b5a7d4ee
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "ficdown.js",
"version": "0.9.1",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "ficdown.js",
"version": "0.9.1",
"version": "2.0.0",
"description": "A parser and player for Interactive Fiction written in Ficdown",
"scripts": {
"build": "rm -rf ./build && tsc",