Skip to content

Commit

Permalink
feat: Trigger new release in dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidmt committed Apr 1, 2021
1 parent a7a84ed commit 5aa46ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core.libs/routes.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const debug = require("debug")("@asd14/tpl-react:RoutesLib")
const debug = require("debug")("tpl-react:RoutesLib")

import { compile } from "path-to-regexp"
import { stringify } from "qs"
Expand Down

0 comments on commit 5aa46ca

Please sign in to comment.