diff options
| author | Tyler Schicke <tyler_schicke@brown.edu> | 2019-01-19 22:17:26 -0500 |
|---|---|---|
| committer | Tyler Schicke <tyler_schicke@brown.edu> | 2019-01-19 22:17:26 -0500 |
| commit | 957bb8a462d233b8064ad1a957f2525dbd5995bc (patch) | |
| tree | 61087e9c99ae45bc9001334b7591317f14199c7b /package-lock.json | |
| parent | 87495cce1e23b25312efc56a84b849babf367e82 (diff) | |
Added normalize.css
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json index 15ae9d764..955f0f3ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4482,6 +4482,11 @@ "remove-trailing-separator": "^1.0.1" } }, + "normalize.css": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz", + "integrity": "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==" + }, "npm-run-path": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", |
