0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00

fix typo which breaks build

This commit is contained in:
Dread Pirate Neckbeard 2015-01-29 23:20:52 -08:00
parent dfed911833
commit 8f96975b5f

View file

@ -2,7 +2,7 @@
all: install build
intall:
install:
npm install
clean: