Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Commit 5866b14

Browse files
author
David Rodriguez
committed
Version 1.0.1 : small fix for heroku post-install script
1 parent 54ba0d2 commit 5866b14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keeper",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A note taking application that is built using NodeJS and Express",
55
"main": "app.js",
66
"scripts": {

0 commit comments

Comments
 (0)