We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721cbb4 commit e062311Copy full SHA for e062311
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "charmingjs",
3
- "version": "0.0.19",
+ "version": "0.0.20",
4
"description": "The JavaScript library for generative art based on SVG",
5
"author": {
6
"name": "Bairui SU",
@@ -14,7 +14,7 @@
14
"unpkg": "dist/charming.umd.min.js",
15
"repository": {
16
"type": "git",
17
- "url": "https://github.com/charming-art/charming.git"
+ "url": "git+https://github.com/charming-art/api.git"
18
},
19
"files": [
20
"dist",
0 commit comments