Skip to content

Commit 60b5a7e

Browse files
committed
Remove namespace
1 parent e961976 commit 60b5a7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@codertocat/hello-world-npm",
3-
"version": "1.0.1",
2+
"name": "hello-world-npm",
3+
"version": "1.0.2",
44
"description": "A simple npm package to demonstrate GitHub Package Registry",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)