Browse Source

v3.2.0

pull/34/head v3.2.0
Abheek Dhawan 3 years ago
parent
commit
99d6b5991c
Signed by: abheekd GPG Key ID: 7BE81B8C14475B67
  1. 2
      package.json

2
package.json

@ -14,7 +14,7 @@
"nodemon": "^2.0.15" "nodemon": "^2.0.15"
}, },
"name": "awesomescibo", "name": "awesomescibo",
"version": "3.1.0", "version": "3.2.0",
"scripts": { "scripts": {
"start": "node index.js" "start": "node index.js"
}, },

Loading…
Cancel
Save