Skip to content

Commit 4ffae03

Browse files
committed
update
1 parent ad4099b commit 4ffae03

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"name": "Node.js Playground",
1515
"sdk": {
1616
"name": "nodejs",
17-
"version": "2.15.6"
17+
"version": "2.16.0"
1818
},
19-
"softwareVersion": null,
2019
"website": null
2120
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"talkops": "^2.15.6"
3+
"talkops": "^2.16.0"
44
}
55
}

0 commit comments

Comments
 (0)