Skip to content

Commit

Permalink
package.json: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Oct 12, 2023
1 parent e1dd71e commit 4e1e2d0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@apache-royale/royale-js": "^0.9.8",
"@apache-royale/royale-js": "^0.9.11",
"brotli-webpack-plugin": "^1.1.0",
"compression-webpack-plugin": "^10.0.0",
"globby": "^8.0.1",
"globby": "^11.1.0",
"haxe": "^5.2.1",
"hxgenjs": "kevinresol/hxgenjs",
"openfl": "^6.5.3-alpha.6",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.1",
"webpack-merge": "^5.8.0"
"openfl": "^8.9.6",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.9.0"
},
"haxeDependencies": {
"haxe": "3.4.7"
Expand Down

0 comments on commit 4e1e2d0

Please sign in to comment.