Skip to content

Commit 81c8490

Browse files
authored
Update Makefile
1 parent 62ee4a4 commit 81c8490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ bower_components: node_modules
1010
npx bower --allow-root install
1111

1212
node_modules:
13-
npm i --no-save bower pulp
13+
npm i --no-save bower pulp purescript
1414

1515
.PHONY: build examples

0 commit comments

Comments
 (0)