diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 1c6925c..70d37f4 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,6 @@ "scripts": { "start": "gulp", "build": "gulp build", - "attBuild": "gulp attBuild", "test": "karma start" }, "author": "", |