Skip to content

Commit

Permalink
remove now stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Apr 6, 2020
1 parent 789133d commit ce379a9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 48 deletions.
38 changes: 0 additions & 38 deletions .github/workflows/deploy.yml

This file was deleted.

5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
"test:fastboot": "ember fastboot:test",
"test:node": "mocha node-tests --recursive"
},
"now": {
"name": "ember-simple-auth",
"alias": "ember-simple-auth"
},
"dependencies": {
"base-64": "^0.1.0",
"broccoli-file-creator": "^2.0.0",
Expand Down Expand Up @@ -94,7 +90,6 @@
"mocha": "^7.0.1",
"morgan": "^1.10.0",
"my-engine": "./tests/dummy/lib/my-engine",
"now": "^17.0.1",
"rimraf": "^3.0.0",
"sinon-chai": "~3.5.0",
"torii": "^0.10.0"
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10007,11 +10007,6 @@ normalize-url@2.0.1:
query-string "^5.0.1"
sort-keys "^2.0.0"

now@^17.0.1:
version "17.1.1"
resolved "https://registry.yarnpkg.com/now/-/now-17.1.1.tgz#5e5fade17c3f9c3b7e3900be3febf7c21c7d6935"
integrity sha512-Hmh8eMSt4FxS1YBwaLrdJuzEVm6ZtS4JCY0AZE+JTnTtDGHVaQMUI85FaPvasSIhKLa+7xf6v7lmTgM39VW/8w==

npm-git-info@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/npm-git-info/-/npm-git-info-1.0.3.tgz#a933c42ec321e80d3646e0d6e844afe94630e1d5"
Expand Down

0 comments on commit ce379a9

Please sign in to comment.