mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 15:23:29 -05:00
fix typo which breaks build
This commit is contained in:
parent
dfed911833
commit
8f96975b5f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
all: install build
|
all: install build
|
||||||
|
|
||||||
intall:
|
install:
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|
Loading…
Reference in a new issue