aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoris2019-02-02 17:14:33 +0100
committerJoris2019-02-02 17:14:33 +0100
commit142e0c9fac9896f8cb134fd1e1b010753402e7b8 (patch)
tree6315c75f5d8a2a0c4f6e6b7251f621fde933ac9f /package.json
parentfb470f57438047ac8bd635dc485881ebae4ab0ff (diff)
downloadcooking-142e0c9fac9896f8cb134fd1e1b010753402e7b8.tar.gz
cooking-142e0c9fac9896f8cb134fd1e1b010753402e7b8.tar.bz2
cooking-142e0c9fac9896f8cb134fd1e1b010753402e7b8.zip
Make it works and add “galette” recipe
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7a740d4..7c10e20 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"private": true,
"devDependencies": {
- "pulp": "^11.0.0"
+ "pulp": "^12.3.1"
}
}