diff options
author | Joris | 2017-04-20 23:28:22 +0200 |
---|---|---|
committer | Joris | 2017-04-20 23:28:22 +0200 |
commit | b7a00a27d50353f53bd5e74a0c67f1a238518cb7 (patch) | |
tree | 1dba0e1c1775e7d0c723190984098bf1c9cb750f /package.json | |
parent | 92a6e02b7c4027da9c6c999e6d49d170c340f082 (diff) |
Update to ps 11.0.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a3d0b92..7a740d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, "devDependencies": { - "pulp": "^10.0.4" + "pulp": "^11.0.0" } } |