Skip to content

Commit 03b5f9f

Browse files
committed
✨ Minor adjustments + new REPL version
1 parent 9a6636c commit 03b5f9f

File tree

5 files changed

+232
-161
lines changed

5 files changed

+232
-161
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"files": [
99
"lib"
1010
],
11-
"version": "0.17.0",
11+
"version": "0.18.0",
1212
"homepage": "https://playground.solidjs.com",
1313
"author": "Alexandre Mouton-Brady",
1414
"module": "lib/index.js",
@@ -33,13 +33,13 @@
3333
"typescript": "^4.4.4",
3434
"vite": "2.6.14",
3535
"vite-plugin-solid": "^2.1.2",
36-
"workbox-cli": "^6.3.0"
36+
"workbox-cli": "^6.4.1"
3737
},
3838
"dependencies": {
3939
"@amoutonbrady/lz-string": "^0.0.1",
4040
"@amoutonbrady/solid-heroicons": "^0.9.0-rc.0",
4141
"@babel/preset-typescript": "^7.16.0",
42-
"@babel/standalone": "^7.16.3",
42+
"@babel/standalone": "^7.16.4",
4343
"@tailwindcss/forms": "^0.3.4",
4444
"babel-preset-solid": "1.2.3",
4545
"dedent": "^0.7.0",

0 commit comments

Comments
 (0)