Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions text/0831-standardize-use-npm-yarn.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
stage: accepted
stage: ready-for-release
start-date: 2022-07-22T00:00:00.000Z
release-date: Unreleased
release-versions:
teams: # delete teams that aren't relevant
teams:
- cli
- learning
prs:
accepted: https://github.com/emberjs/rfcs/pull/831
project-link: https://github.com/ember-learn/cli-guides/issues/272
suite:
accepted: 'https://github.com/emberjs/rfcs/pull/831'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/959'
project-link: 'https://github.com/ember-learn/cli-guides/issues/272'
suite:
---

<!---
Expand All @@ -25,7 +26,6 @@ RFC PR: Fill this in with the URL for the Proposal RFC PR

# Standardize use of scripts in package.json for common tasks

Standardize the use of yarn and npm scripts in the Ember experience

## Summary

Expand Down