Skip to content

Commit c21270e

Browse files
author
Matheus Marsiglio
committed
[chore] start release 1.1.0
1 parent db53225 commit c21270e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nucleojs",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "dist/index.js",
55
"author": "Matheus Marsiglio <[email protected]>",
66
"repository": "git://github.com/nucleojs/nucleo",
@@ -23,7 +23,7 @@
2323
"mocha": "^5.2.0",
2424
"nodemon": "^1.17.5",
2525
"ts-node": "^7.0.0",
26-
"typescript": "^2.9.2"
26+
"typescript": "3.7.5"
2727
},
2828
"scripts": {
2929
"start": "ts-node ./src/index.ts",

0 commit comments

Comments
 (0)