diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index e4dbada..9513575 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "webhint": "npx hint http://127.0.0.1:8080/" }, "dependencies": { + "normalize.css": "^8.0.1", "vue": "^2.6.10", "vue-class-component": "^7.0.2", "vue-property-decorator": "^8.1.0", |