Skip to content

Commit 763bf02

Browse files
committed
Dependency Updates
1 parent 86c3dcf commit 763bf02

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+1731
-1458
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ all: compile test
77
test:
88
npm test
99
compile:
10+
npm i
1011
rm -rf build
1112
rm -rf dist
1213
$(GRUNT) --plugins=$(plugins)

0 commit comments

Comments
 (0)