Skip to content

Commit f80014d

Browse files
committed
Version 1.3.6
1 parent d9cdb14 commit f80014d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "steamid-resolver",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"description": "NPM library to get steamIDs from profile or group links, the other way around and validate sharedfileIDs",
55
"main": "src/index",
66
"scripts": {
77
"test": "jest",
88
"types": "rm -rf ./types/ && tsc && echo \"Now transfer JsDocs manually because tsc is too stupid to keep them!\"",
9-
"pack": "rm steamid-resolver-*.tgz && npm pack"
9+
"pack": "rm -rf steamid-resolver-*.tgz && npm pack"
1010
},
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)