1
0
Fork 0
mirror of https://github.com/MillironX/docker-names.git synced 2024-11-15 14:03:09 +00:00
This commit is contained in:
Declan Shanaghy 2021-05-11 10:04:14 -07:00
parent e08c53d99c
commit 2c98fa5fb0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "@criblinc/docker-names", "name": "@criblinc/docker-names",
"version": "1.0.5", "version": "1.0.6",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@criblinc/docker-names", "name": "@criblinc/docker-names",
"version": "1.0.5", "version": "1.0.6",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"@types/jest": "^26.0.22", "@types/jest": "^26.0.22",

View file

@ -1,6 +1,6 @@
{ {
"name": "@criblinc/docker-names", "name": "@criblinc/docker-names",
"version": "1.0.5", "version": "1.0.6",
"description": "Fork of docker names for javascript", "description": "Fork of docker names for javascript",
"files": [ "files": [
"lib/**/*" "lib/**/*"