Skip to content

Commit 60b344e

Browse files
authored
Merge pull request BoostIO#127 from MakeNowJust/patch-1
npmcdn is dead
2 parents 2a6a269 + eb63b74 commit 60b344e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oh-my-cdn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"react": "https://cdnjs.cloudflare.com/ajax/libs/react/15.0.2/react.js",
55
"react-dom": "https://cdnjs.cloudflare.com/ajax/libs/react/15.0.2/react-dom.js",
66
"redux": "https://cdnjs.cloudflare.com/ajax/libs/redux/3.5.2/redux.js",
7-
"react-redux": "https://npmcdn.com/react-redux@4.4.5/dist/react-redux.min.js"
7+
"react-redux": "https://unpkg.com/react-redux@4.4.5/dist/react-redux.min.js"
88
}
99
}

0 commit comments

Comments
 (0)