Skip to content

Commit

Permalink
Publishing 1.0.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
Tynarus committed Dec 28, 2020
1 parent 6cd56a8 commit df1d65c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@runejs/update-server",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"description": "RuneJS Game Update Server",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -18,11 +18,11 @@
"url": "https://github.com/rune-js/update-server/issues"
},
"homepage": "https://github.com/rune-js/update-server#readme",
"author": "TheBlackParade",
"author": "Tynarus",
"license": "GPL-3.0",
"dependencies": {
"@runejs/cache-parser": "0.6.3",
"@runejs/core": "^1.0.0-beta.0",
"@runejs/core": "^1.0.1",
"crc-32": "^1.2.0",
"js-yaml": "^3.13.1",
"source-map-support": "^0.5.16",
Expand Down

0 comments on commit df1d65c

Please sign in to comment.