Update to v 0.0.4
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"name": "@mifi/auth",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"author": "mifi (Mike Fitzpatrick)",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build:production": "tsc -p .",
|
||||
"format": "prettier:fix && lint:fix",
|
||||
"lint": "eslint --ext .ts,.tsx lib/",
|
||||
"lint:fix": "eslint --fix --ext .ts,.tsx lib/",
|
||||
|
||||
Reference in New Issue
Block a user