Skip to content

Commit ef26aae

Browse files
author
Nathanael Dekeister
committed
build: move common-tags to devDependencies
1 parent 6b69fef commit ef26aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"broccoli-debug": "^0.6.5",
3838
"broccoli-persistent-filter": "^3.1.2",
3939
"broccoli-plugin": "^4.0.3",
40-
"common-tags": "^1.8.0",
4140
"ember-cli-babel-plugin-helpers": "^1.1.1",
4241
"ember-cli-version-checker": "^5.1.2",
4342
"fs-tree-diff": "^2.0.1",
@@ -63,6 +62,7 @@
6362
"broccoli-test-helper": "^2.0.0",
6463
"chai": "^4.3.4",
6564
"co": "^4.6.0",
65+
"common-tags": "^1.8.0",
6666
"console-ui": "^3.1.2",
6767
"core-object": "^3.1.5",
6868
"ember-cli": "~3.25.2",

0 commit comments

Comments
 (0)