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 d70dfad commit 44a5e95Copy full SHA for 44a5e95
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-resolver-csp",
3
"version": "0.0.1",
4
- "description": "Isomorphic library to lazy-load data for React components",
+ "description": "Isomorphic library to lazy-load data for React components with csp",
5
"main": "dist/index.js",
6
"directories": {
7
"test": "test"
@@ -28,7 +28,7 @@
28
},
29
"repository": {
30
"type": "git",
31
- "url": "git://github.com/gilesbradshaw/react-resolver.git"
+ "url": "git://github.com/gilesbradshaw/react-resolver-csp.git"
32
33
"keywords": [
34
"react",
0 commit comments