We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ee4a4 commit 81c8490Copy full SHA for 81c8490
Makefile
@@ -10,6 +10,6 @@ bower_components: node_modules
10
npx bower --allow-root install
11
12
node_modules:
13
- npm i --no-save bower pulp
+ npm i --no-save bower pulp purescript
14
15
.PHONY: build examples
0 commit comments