mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
chore: bump version
This commit is contained in:
parent
0f8f0a5027
commit
6a2989ee4d
1 changed files with 3 additions and 1 deletions
|
|
@ -1,12 +1,14 @@
|
||||||
{
|
{
|
||||||
"name": "classcharts-api",
|
"name": "classcharts-api",
|
||||||
"version": "0.0.2",
|
"version": "0.0.4",
|
||||||
"description": "",
|
"description": "",
|
||||||
"repository": {
|
"repository": {
|
||||||
"url": "https://github.com/jamesatjaminit/classcharts-api"
|
"url": "https://github.com/jamesatjaminit/classcharts-api"
|
||||||
},
|
},
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"prepare": "npm run build",
|
||||||
|
"build": "tsc",
|
||||||
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src"
|
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue