diff options
| author | laurawilsonri <laura_wilson@brown.edu> | 2019-03-06 10:43:54 -0500 |
|---|---|---|
| committer | laurawilsonri <laura_wilson@brown.edu> | 2019-03-06 10:43:54 -0500 |
| commit | f93142ada6b4142b55ffaeea1d3f11b5336957a5 (patch) | |
| tree | d7e7999f14324b163b01d6fbf37563fed4473bbc /package-lock.json | |
| parent | 6283dcc3b7889ff431941e0bcb92591ff7a64e0e (diff) | |
| parent | 9867d1f7965471d5d9be2f147b33db712b8cea79 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into improveText
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json index 937715315..f0111b92c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10013,6 +10013,15 @@ "unpipe": "1.0.0" } }, + "raw-loader": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/raw-loader/-/raw-loader-1.0.0.tgz", + "integrity": "sha512-Uqy5AqELpytJTRxYT4fhltcKPj0TyaEpzJDcGz7DFJi+pQOOi3GjR/DOdxTkTsF+NzhnldIoG6TORaBlInUuqA==", + "requires": { + "loader-utils": "^1.1.0", + "schema-utils": "^1.0.0" + } + }, "rc": { "version": "1.2.8", "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", |
