Skip to content

Commit

Permalink
fix: update configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rickard Natt och Dag committed May 3, 2021
1 parent 854a0e4 commit 8321ca7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "bsb -make-world",
"start": "BS_WATCH_CLEAR=true bsb -make-world -w",
"clean": "bsb -clean-world",
"test": "is-ci \"test:ci\" \"test:watch\"",
"test": "is-ci-cli test:ci test:watch",
"test:ci": "jest",
"test:watch": "jest --watch",
"rollup:build": "rollup -c",
Expand All @@ -24,9 +24,7 @@
"Color",
"Color contrast",
"Accessibility",
"BuckleScript",
"Reason",
"ReasonML"
"ReScript"
],
"author": {
"name": "Rickard Natt och Dag",
Expand Down
13 changes: 0 additions & 13 deletions renovate.json

This file was deleted.

0 comments on commit 8321ca7

Please # to comment.