Skip to content

Commit 382520c

Browse files
committed
update a file to kick netlify
1 parent a119680 commit 382520c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ember-cli-build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const EmberApp = require('ember-cli/lib/broccoli/ember-app');
55
// All versions since this one will be built on every PR or locally
66
// it should probably be no older than 2 LTS versions.
77
// If you need to update older pre-built versions then you can run
8-
// npm run build:prebuilt
8+
// pnpm run build:prebuilt
99
const BUILD_SINCE = '5.8.0';
1010

1111
let guidemakerConfig = {};

0 commit comments

Comments
 (0)