Skip to content

Commit 5421e6d

Browse files
André DietrichAndré Dietrich
authored andcommitted
Version bump to 2.0.0
1 parent 62028f8 commit 5421e6d

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "liveeditor",
3-
"version": "1.0.0",
4-
"description": "LiveEditor for LiaScript",
2+
"name": "liaeditor",
3+
"version": "2.0.0",
4+
"description": "LiaScript LiveEditor",
55
"scripts": {
66
"sw": "npx workbox injectManifest workbox-config.js",
77
"build": "rm -rf dist && npm run build:index && npm run purge && npm run sw && npm run build:examples && npm run minify:js",
@@ -36,7 +36,7 @@
3636
"browserify-zlib": "^0.2.0",
3737
"buffer": "^5.7.1",
3838
"date-format-simple": "^1.1.5",
39-
"dexie": "^4.4.3",
39+
"dexie": "^4.4.4",
4040
"events": "^3.3.0",
4141
"jszip": "^3.10.1",
4242
"mathjs": "^15.2.0",
@@ -73,4 +73,4 @@
7373
"browserslist": [
7474
"cover 80.0%"
7575
]
76-
}
76+
}

0 commit comments

Comments
 (0)