Skip to content

Commit

Permalink
10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Dec 20, 2024
1 parent 2ca95f2 commit bd08b54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haxtheweb/create-playground",
"version": "0.0.0",
"version": "10.0.0",
"description": "Webcomponent create-playground following hax / open-wc recommendations",
"license": "Apache-2.0",
"author": {
Expand Down Expand Up @@ -29,10 +29,10 @@
},
"dependencies": {
"lit": "^3.2.1",
"@haxtheweb/d-d-d": "^9.0.27",
"@haxtheweb/rpg-character": "^9.0.27",
"@haxtheweb/web-container": "^9.0.27",
"@haxtheweb/code-editor": "^9.0.26",
"@haxtheweb/d-d-d": "^10.0.0",
"@haxtheweb/rpg-character": "^10.0.0",
"@haxtheweb/web-container": "^10.0.0",
"@haxtheweb/code-editor": "^10.0.0",
"patch-package": "8.0.0",
"rollup-plugin-copy": "3.5.0"
},
Expand Down

0 comments on commit bd08b54

Please sign in to comment.