mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
Merge branch 'main' of https://github.com/Classcharts-API/classcharts-api-js
This commit is contained in:
commit
70bf79e019
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "classcharts-api",
|
"name": "classcharts-api",
|
||||||
"version": "1.5.0",
|
"version": "1.5.1",
|
||||||
"description": "A javascript wrapper for getting information from the Classcharts API",
|
"description": "A javascript wrapper for getting information from the Classcharts API",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"node",
|
"node",
|
||||||
|
|
@ -9,11 +9,11 @@
|
||||||
"class charts"
|
"class charts"
|
||||||
],
|
],
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/classchartsapi/js/issues"
|
"url": "https://github.com/classchartsapi/classcharts-api-js/issues"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/classchartsapi/js.git"
|
"url": "https://github.com/classchartsapi/classcharts-api-js.git"
|
||||||
},
|
},
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue