diff --git a/README.md b/README.md index 5f57262..14f780f 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Then just import it and feed it some parameters. There's a full list below. ## Usage (browser) -Grab the [latest release](https://github.com/lawwrr/constellation/releases) and drop it in as a script tag. `window.constellation` will appear +Grab the [latest release](https://github.com/walaura/constellation/releases) and drop it in as a script tag. `window.constellation` will appear diff --git a/package.json b/package.json index 3c21bc8..3075d72 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "constellation-canvas", "description": "draws cute animated canvas constellations", - "version": "1.4.3", + "version": "1.5.2", "author": "Laura mayhem", "bugs": { "url": "https://github.com/walaura/constellation/issues", @@ -40,7 +40,7 @@ "frontend", "javascript" ], - "license": "GPL-3.0", + "license": "ISC", "main": "./dist/constellation.min.js", "repository": { "type": "git",