Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/davismj/route-recognizer
Browse files Browse the repository at this point in the history
…into davismj-master
  • Loading branch information
EisenbergEffect committed Aug 13, 2015
2 parents 7cb59d3 + d37d168 commit 32b18de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/route-recognizer.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import core from 'core-js';
import * as core from 'core-js';
import {State} from './state';
import {
StaticSegment,
Expand Down

0 comments on commit 32b18de

Please sign in to comment.