Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 07c9136

Browse files
sq
1 parent 043be3e commit 07c9136

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/legacy/core-adapter.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
var core = require('angular-ui-router');
2-
module.exports = core;
1+
var core = require('@uirouter/angularjs').core;
2+
module.exports = core;

0 commit comments

Comments
 (0)