Skip to content

Commit 9a6c473

Browse files
Chore: Builded!
1 parent 483f876 commit 9a6c473

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package-lock.json

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@
99
"fs": "^0.0.1-security",
1010
"humanize-plus": "^1.8.2"
1111
},
12-
"devDependencies": {},
12+
"devDependencies": {
13+
"@zeit/ncc": "^0.22.3"
14+
},
1315
"scripts": {
1416
"test": "echo \"Error: no test specified\" && exit 1",
15-
"build": "ncc build index.js --out dist --minify"
17+
"build": "ncc build todoist-update.js --out dist --minify"
1618
},
1719
"repository": {
1820
"type": "git",

0 commit comments

Comments
 (0)