Skip to content

Commit

Permalink
refactor(curb): remove format specifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
akselander committed Oct 3, 2022
1 parent b5d589c commit 4362700
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions compat/package.json
Expand Up @@ -45,9 +45,6 @@
"import": "./scheduler.mjs",
"require": "./scheduler.js"
},
"./package.json": {
"import": "./package.json",
"require": "./package.json"
}
"./package.json": "./package.json"
}
}

0 comments on commit 4362700

Please sign in to comment.