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

chore: update url

This commit is contained in:
James Cook 2022-07-21 15:54:23 +01:00
parent 22cabfa334
commit e7161de3c4

View file

@ -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": {