Commit c12ae5d5 authored by Lyza Danger Gardner's avatar Lyza Danger Gardner Committed by Lyza Gardner

Add tailwind dependency

parent ab022209
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
"homepage": "https://hypothes.is", "homepage": "https://hypothes.is",
"bugs": "https://github.com/hypothesis/client/issues", "bugs": "https://github.com/hypothesis/client/issues",
"repository": "hypothesis/client", "repository": "hypothesis/client",
"dependencies": {},
"devDependencies": { "devDependencies": {
"@babel/core": "^7.1.6", "@babel/core": "^7.1.6",
"@babel/preset-env": "^7.1.6", "@babel/preset-env": "^7.1.6",
...@@ -85,6 +84,7 @@ ...@@ -85,6 +84,7 @@
"shallowequal": "^1.1.0", "shallowequal": "^1.1.0",
"showdown": "^1.6.4", "showdown": "^1.6.4",
"sinon": "^12.0.1", "sinon": "^12.0.1",
"tailwindcss": "^2.2.19",
"tiny-emitter": "^2.0.2", "tiny-emitter": "^2.0.2",
"typescript": "^4.0.2", "typescript": "^4.0.2",
"wrap-text": "^1.0.7" "wrap-text": "^1.0.7"
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment