Skip to content

Commit fe57cb1

Browse files
committed
testing: Rename package to publish and test
1 parent 3af980b commit fe57cb1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 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,10 +1,10 @@
11
{
2-
"name": "node-pty",
2+
"name": "@devm33/node-pty",
33
"description": "Fork pseudoterminals in Node.JS",
44
"author": {
55
"name": "Microsoft Corporation"
66
},
7-
"version": "1.0.0",
7+
"version": "1.0.5",
88
"license": "MIT",
99
"main": "./lib/index.js",
1010
"types": "./typings/node-pty.d.ts",

0 commit comments

Comments
 (0)