Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1898db5472 | |||
1f01bee204 |
12
README.md
12
README.md
@ -32,11 +32,11 @@ This works on your machine and in CI. There is a prebuild docker image available
|
|||||||
[hosttoday/ht-docker-node:npmts on Dockerhub](https://hub.docker.com/r/hosttoday/ht-docker-node/)
|
[hosttoday/ht-docker-node:npmts on Dockerhub](https://hub.docker.com/r/hosttoday/ht-docker-node/)
|
||||||
|
|
||||||
For further information read the docs:
|
For further information read the docs:
|
||||||
1. [Intro](https://pushrocks.gitlab.io/npmts/gitbook/index.html)
|
1. [Intro](https://pushrocks.gitlab.io/npmts/index.html)
|
||||||
2. [Install](https://pushrocks.gitlab.io/npmts/gitbook/install.html)
|
2. [Install](https://pushrocks.gitlab.io/npmts/install.html)
|
||||||
3. [Default Behaviour](https://pushrocks.gitlab.io/npmts/gitbook/default.html)
|
3. [Default Behaviour](https://pushrocks.gitlab.io/npmts/default.html)
|
||||||
4. [Configuration](https://pushrocks.gitlab.io/npmts/gitbook/config.html)
|
4. [Configuration](https://pushrocks.gitlab.io/npmts/config.html)
|
||||||
5. [Examples](https://pushrocks.gitlab.io/npmts/gitbook/examples.html)
|
5. [Examples](https://pushrocks.gitlab.io/npmts/examples.html)
|
||||||
6. [Info](https://pushrocks.gitlab.io/npmts/gitbook/info.html)
|
6. [Info](https://pushrocks.gitlab.io/npmts/info.html)
|
||||||
|
|
||||||
[](https://push.rocks)
|
[](https://push.rocks)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "npmts",
|
"name": "npmts",
|
||||||
"version": "5.4.42",
|
"version": "5.4.43",
|
||||||
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
|
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
Reference in New Issue
Block a user