This commit is contained in:
2023-05-24 11:52:21 -04:00
parent 2729369338
commit 69b4ad31c2
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
.build.yarnrc.yml .build.yarnrc.yml
.drone.yml .drone.yml
.prettierrc .eslintrc*
.prettierrc*
.yarnrc.yml .yarnrc.yml
babel.config.* babel.config.*
jest.config.* jest.config.*

View File

@@ -1,6 +1,6 @@
{ {
"name": "@mifi/services-common", "name": "@mifi/services-common",
"version": "1.0.3", "version": "1.0.4",
"author": "mifi (Mike Fitzpatrick)", "author": "mifi (Mike Fitzpatrick)",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {