diff --git a/.npm-publish.bat b/.npm-publish.bat new file mode 100644 index 0000000..8ee1bc7 --- /dev/null +++ b/.npm-publish.bat @@ -0,0 +1 @@ +npm publish diff --git a/package.json b/package.json index c7ab5df..e3d3cd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "classlist.js", - "version": "1.1.20170112", + "version": "1.2.201711092", "description": "Cross-browser JavaScript shim that fully implements element.classList (referenced on MDN)", "main": "classList.js", "directories": { @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/eligrey/classList.js.git" + "url": "git://github.com/englishextra/eligrey-classlist-js-polyfill.git" }, "keywords": [ "classList",