diff --git a/package.json b/package.json index b21c125..7288553 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "scripts": { "test": "test", - "create": "echo TEST > test.html" + "create-npm-test": "echo TEST > test.html" }, "repository": { "type": "git",