Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
515d2d4970 | |||
abf2234480 |
@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "dockersock",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"description": "easy communication with docker from node, TypeScript ready",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "npmts --notest && npm run build && npm run startdocker && npm run cleanup",
|
||||
"build": "docker build -t npmts-test-image .",
|
||||
|
Reference in New Issue
Block a user