Add CI to publish to NPM and bump to 1.1
This commit is contained in:
parent
cb35b5bb93
commit
3abcf166e8
3 changed files with 34 additions and 5 deletions
13
package.json
13
package.json
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"name": "@pretendonetwork/error-codes",
|
||||
"version": "1.0.3",
|
||||
"description": "Translated error code information for the Wii U and 3DS"
|
||||
}
|
||||
"name": "@pretendonetwork/error-codes",
|
||||
"version": "1.1.0",
|
||||
"description": "Translated error code information for the Wii U and 3DS",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
"data"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue