2.0.0
This commit is contained in:
parent
736b65270a
commit
79b5a7d4ee
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ficdown.js",
|
||||
"version": "0.9.1",
|
||||
"version": "2.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue