Skip to content

Commit

Permalink
update package.json deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kritzcreek committed Jun 9, 2018
1 parent a29aa14 commit cb7c83e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"test": "pulp build --include examples -- --censor-lib --strict && pulp test"
},
"devDependencies": {
"pulp": "^12.0.1",
"pulp": "^12.0.0",
"purescript-psa": "^0.6.0",
"purescript": "^0.11.1",
"purescript": "^0.12.0",
"rimraf": "^2.6.2"
}
}

0 comments on commit cb7c83e

Please sign in to comment.