Skip to content

Commit df1d65c

Browse files
committed
Publishing 1.0.0 final
1 parent 6cd56a8 commit df1d65c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runejs/update-server",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0",
44
"description": "RuneJS Game Update Server",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -18,11 +18,11 @@
1818
"url": "https://github.com/rune-js/update-server/issues"
1919
},
2020
"homepage": "https://github.com/rune-js/update-server#readme",
21-
"author": "TheBlackParade",
21+
"author": "Tynarus",
2222
"license": "GPL-3.0",
2323
"dependencies": {
2424
"@runejs/cache-parser": "0.6.3",
25-
"@runejs/core": "^1.0.0-beta.0",
25+
"@runejs/core": "^1.0.1",
2626
"crc-32": "^1.2.0",
2727
"js-yaml": "^3.13.1",
2828
"source-map-support": "^0.5.16",

0 commit comments

Comments
 (0)