This commit is contained in:
Cassie Tarakajian 2020-05-26 14:42:29 -04:00
parent 6b6b1aad80
commit 5fd9bbf549
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "p5.js-web-editor",
"version": "0.0.1",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "p5.js-web-editor",
"version": "0.0.1",
"version": "1.0.0",
"description": "The web editor for p5.js.",
"scripts": {
"clean": "rimraf dist",