We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3674ab9 commit eb55e8fCopy full SHA for eb55e8f
package.json
@@ -3,6 +3,7 @@
3
"version": "0.2.1",
4
"description": "Custom react router switch that allows you to load data before switching the screen",
5
"main": "dist/index.js",
6
+ "types": "index.d.ts",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1",
9
"prepublish": "cross-env NODE_ENV=production babel ./src --out-dir ./dist -s inline",
0 commit comments