Skip to content

Commit 4215d0d

Browse files
chore: revert unrelated package.json changes from build artifacts
Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
1 parent 35438ae commit 4215d0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@
295295
"@ember/template-compiler/lib/-internal/primitives.js": "ember-source/@ember/template-compiler/lib/-internal/primitives.js",
296296
"@ember/template-compiler/lib/compile-options.js": "ember-source/@ember/template-compiler/lib/compile-options.js",
297297
"@ember/template-compiler/lib/dasherize-component-name.js": "ember-source/@ember/template-compiler/lib/dasherize-component-name.js",
298-
"@ember/template-compiler/lib/plugins/allowed-globals.js": "ember-source/@ember/template-compiler/lib/plugins/allowed-globals.js",
299298
"@ember/template-compiler/lib/plugins/assert-against-attrs.js": "ember-source/@ember/template-compiler/lib/plugins/assert-against-attrs.js",
300299
"@ember/template-compiler/lib/plugins/assert-against-named-outlets.js": "ember-source/@ember/template-compiler/lib/plugins/assert-against-named-outlets.js",
301300
"@ember/template-compiler/lib/plugins/assert-input-helper-without-block.js": "ember-source/@ember/template-compiler/lib/plugins/assert-input-helper-without-block.js",
@@ -347,6 +346,7 @@
347346
"@simple-dom/document/index.js": "ember-source/@simple-dom/document/index.js",
348347
"backburner.js/index.js": "ember-source/backburner.js/index.js",
349348
"dag-map/index.js": "ember-source/dag-map/index.js",
349+
"ember-template-compiler/index.js": "ember-source/ember-template-compiler/index.js",
350350
"ember-testing/index.js": "ember-source/ember-testing/index.js",
351351
"ember-testing/lib/adapters/adapter.js": "ember-source/ember-testing/lib/adapters/adapter.js",
352352
"ember-testing/lib/adapters/qunit.js": "ember-source/ember-testing/lib/adapters/qunit.js",
@@ -390,4 +390,4 @@
390390
}
391391
},
392392
"packageManager": "pnpm@10.30.3"
393-
}
393+
}

0 commit comments

Comments
 (0)