Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
647e2ec886 | ||
|
|
4e267850bf |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "5.1.16",
|
||||
"version": "5.1.17",
|
||||
"description": "write npm modules with TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
@@ -22,9 +22,9 @@
|
||||
"author": "Lossless Digital UG (haftungsbeschraenkt)",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/pushrocks/npmts/issues"
|
||||
"url": "https://gitlab.com/pushrocks/npmts/issues"
|
||||
},
|
||||
"homepage": "https://github.com/pushrocks/npmts#readme",
|
||||
"homepage": "https://gitlab.com/pushrocks/npmts#readme",
|
||||
"dependencies": {
|
||||
"beautylog": "5.0.6",
|
||||
"early": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user