1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

chore: bump version

This commit is contained in:
James Cook 2021-11-23 22:26:49 +00:00
parent 0f8f0a5027
commit 6a2989ee4d

View file

@ -1,12 +1,14 @@
{
"name": "classcharts-api",
"version": "0.0.2",
"version": "0.0.4",
"description": "",
"repository": {
"url": "https://github.com/jamesatjaminit/classcharts-api"
},
"main": "./dist/index.js",
"scripts": {
"prepare": "npm run build",
"build": "tsc",
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src"
},
"author": "",