Skip to content

Commit 9c7dc5e

Browse files
committed
Rename package because npmjs.com forbids "tuor"
"Package name too similar to existing packages tar,cbor,lunr"
1 parent 36c4fd1 commit 9c7dc5e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ them here for completeness.
6464

6565
### Installation:
6666
```shell
67-
npm install -g tuor
67+
npm install -g tuor-sandbox
6868
```
6969

7070
### Commands:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "tuor",
2+
"name": "tuor-sandbox",
33
"version": "0.1.0",
44
"author": "codethief <git@codethief.eu>",
55
"license": "Apache-2.0",

0 commit comments

Comments
 (0)