Skip to content

Commit 4731add

Browse files
committed
fixed package.json
1 parent 9ff5417 commit 4731add

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
22
public-min
3+
*.log

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"assetgraph-builder": "latest"
27-
}
27+
},
2828
"engines": {
2929
"node": ">=0.6"
3030
},

0 commit comments

Comments
 (0)