Skip to content

Commit 505fba9

Browse files
chore(package): add uirouter/rx to changelog generator dependency list
1 parent 73eac2a commit 505fba9

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
@@ -9,7 +9,7 @@
99
"fixmaps:lib": "tweak_sourcemap_paths -a --include 'lib/**/*.js.map' 'lib-esm/**/*.js.map'",
1010
"fixmaps:bundle": "tweak_sourcemap_paths -a --include '_bundles/**/*.js.map'",
1111
"build": "run-s compile bundle fixmaps:*",
12-
"release": "release --deps @uirouter/core",
12+
"release": "release --deps @uirouter/core @uirouter/rx",
1313
"test": "karma start",
1414
"test:downstream": "test_downstream_projects",
1515
"debug": "karma start --singleRun=false --autoWatch=true --autoWatchInterval=1 --browsers=Chrome",

0 commit comments

Comments
 (0)