Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
naman1303 authored Nov 1, 2019
1 parent 9432d20 commit 3b64fcd
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
@@ -1,6 +1,6 @@
{
"name": "time-please",
"version": "1.0.8",
"version": "1.1.7",
"description": "A NodeJS module which shows you current date and time on console",
"main": "index.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"time-please": "./index.js"
},
"author": "Noopur Tiwari <naman1303@gmail.com>",
"license": "ISC",
"license": "MIT",
"dependencies": {
"chalk": "^2.4.2",
"clear": "^0.1.0",
Expand Down

0 comments on commit 3b64fcd

Please sign in to comment.