Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
⬆️ jest 24.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas committed Mar 7, 2019
1 parent cd9de83 commit c6900f6
Show file tree
Hide file tree
Showing 3 changed files with 1,030 additions and 2,352 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ test: $(JS_SENTINAL)
npm run test

clean:
rm -rf $(NODE_MODULES) build
rm -rf $(NODE_MODULES) build package-lock.json

.PHONY: clean build
Loading

0 comments on commit c6900f6

Please sign in to comment.