This commit is contained in:
Cassie Tarakajian 2020-08-06 12:47:07 -04:00
parent 17b24706ea
commit 6827983adc
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": "1.0.6",
"version": "1.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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