Skip to content

Commit

Permalink
bumping decorator-transforms and fixing peers in smoke-test app
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Apr 26, 2024
1 parent 96dae91 commit 93eada4
Show file tree
Hide file tree
Showing 4 changed files with 2,162 additions and 2,138 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -159,7 +159,6 @@ jobs:
run: |
cd smoke-tests/ember-test-app/
pnpm install
pnpm link ../..
pnpm test
node-test:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -133,7 +133,7 @@
"broccoli-uglify-sourcemap": "^4.0.0",
"common-tags": "^1.8.2",
"dag-map": "^2.0.2",
"decorator-transforms": "2.0.0-alpha.1",
"decorator-transforms": "2.0.0-alpha.2",
"ember-cli": "^4.10.0",
"ember-cli-blueprint-test-helpers": "^0.19.2",
"ember-cli-browserstack": "^2.0.1",
Expand Down

0 comments on commit 93eada4

Please sign in to comment.