update package

This commit is contained in:
Patrick Marsceill 2020-04-24 00:30:13 -04:00
parent 3407f6c995
commit d26bb0fa8f
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
1 changed files with 2 additions and 1 deletions

View File

@ -17,5 +17,6 @@
"scripts": { "scripts": {
"test": "stylelint '**/*.scss'", "test": "stylelint '**/*.scss'",
"format": "prettier --write '**/*.{scss,js,json}'" "format": "prettier --write '**/*.{scss,js,json}'"
} },
"dependencies": {}
} }