mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
chore: release stuff
This commit is contained in:
parent
08f9fc8078
commit
7e988a06f9
3 changed files with 41 additions and 3 deletions
|
|
@ -3,11 +3,12 @@
|
|||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"url": "https://github.com/jamesatjaminit/"
|
||||
"url": "https://github.com/jamesatjaminit/classcharts-api"
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
"main": "./index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"prepublishOnly": "npx tsc && node dist/release.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue