Skip to content

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
boly38 committed Nov 14, 2020
1 parent 23f5017 commit 56a7153
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "0.0.7",
"version": "0.0.8",
"description": "garden data application - application sur le calendrier du jardin",
"private": true,
"author": "Boly38 <boly380@gmail.com>",
Expand Down Expand Up @@ -84,5 +84,8 @@
"engines": {
"node": "12"
},
"cacheDirectories": ["node_modules", "front-end/node_modules"]
"cacheDirectories": [
"node_modules",
"front-end/node_modules"
]
}

0 comments on commit 56a7153

Please sign in to comment.