mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
chore: update readme
This commit is contained in:
parent
fb1007e71c
commit
7676b50ccf
3 changed files with 28 additions and 2 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "classcharts-api",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"url": "https://github.com/jamesatjaminit/classcharts-api"
|
||||
},
|
||||
"main": "./index.js",
|
||||
"scripts": {
|
||||
"prepublishOnly": "pnpm tsc && node dist/release.js",
|
||||
"buildReady": "pnpm tsc && node dist/release.js",
|
||||
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src"
|
||||
},
|
||||
"author": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue