dependencies: Add source-map to top level devDependencies.

No PROVISION_VERSION bump is needed because it was already installed
indirectly.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg 2020-02-18 23:15:21 -08:00 committed by Tim Abbott
parent b019d7ffe8
commit cd43a33783
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@
"jsdom": "^16.1.0",
"nyc": "^15.0.0",
"phantomjs-prebuilt": "^2.1.16",
"source-map": "^0.6.1",
"stylelint": "^13.0.0",
"svgo": "^1.2.2",
"swagger-parser": "^8.0.1",