Skip to content

Commit

Permalink
Don't even try to install deasync.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseppstein committed Mar 26, 2020
1 parent 7664351 commit 1a537a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions packages/eyeglass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
"node-sass-utils": "^1.1.2",
"semver": "^5.6.0"
},
"optionalDependencies": {
"deasync": "^0.1.16"
},
"devDependencies": {
"@types/archy": "0.0.31",
"@types/deasync": "^0.1.0",
Expand All @@ -68,6 +65,7 @@
"@types/semver": "^5.5.0",
"@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.16.0",
"deasync": "^0.1.19",
"eslint": "^5.12.1",
"grunt": "^1.0.3",
"grunt-release": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5515,7 +5515,7 @@ dateformat@~1.0.12:
get-stdin "^4.0.1"
meow "^3.3.0"

deasync@^0.1.16:
deasync@^0.1.19:
version "0.1.19"
resolved "https://registry.yarnpkg.com/deasync/-/deasync-0.1.19.tgz#e7ea89fcc9ad483367e8a48fe78f508ca86286e8"
integrity sha512-oh3MRktfnPlLysCPpBpKZZzb4cUC/p0aA3SyRGp15lN30juJBTo/CiD0d4fR+f1kBtUQoJj1NE9RPNWQ7BQ9Mg==
Expand Down

0 comments on commit 1a537a1

Please sign in to comment.