Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
wizguin committed Mar 9, 2022
1 parent e7bf71e commit 454392d
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 3 deletions.
129 changes: 127 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yukon",
"version": "1.2-beta",
"version": "1.3-beta",
"description": "A rewrite of the Club Penguin client in HTML5",
"scripts": {
"dev": "webpack serve",
Expand All @@ -22,6 +22,7 @@
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"babel-loader": "^8.2.2",
"compression-webpack-plugin": "^9.2.0",
"core-js": "^3.16.4",
"html-webpack-plugin": "^5.5.0",
"javascript-obfuscator": "^3.0.0",
Expand Down

0 comments on commit 454392d

Please sign in to comment.