Initial Commit
This commit is contained in:
@@ -22,8 +22,10 @@
|
||||
"license": "Apache-2.0",
|
||||
"author": "Daniel Legt",
|
||||
"type": "commonjs",
|
||||
"main": "index.js",
|
||||
"main": "dist/y2k-alerts.js",
|
||||
"style": "dist/y2k-alerts.css",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"build": "node scripts/build.js",
|
||||
"test": "npm run build"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user