git ssb

1+

dinoworm ๐Ÿ› / catstack



Commit 7eb00ba7b58a21dd513f2151dc5ce33c0cd09dca

added serve-static and updated some redux modules

Don Smith authored on 12/27/2015, 9:32:25 PM
Michael Williams committed on 12/28/2015, 12:25:47 AM
Parent: 9f5c94b9ccedb47c10c42b39a76bdd17af6692a7

Files changed

package.jsonchanged
package.jsonView
@@ -85,12 +85,13 @@
8585 "pinkie-promise": "^2.0.0",
8686 "ramda": "^0.18.0",
8787 "react": "^0.14.3",
8888 "react-dom": "^0.14.3",
89- "react-redux": "^4.0.0",
89+ "react-redux": "^4.0.1",
9090 "react-router": "^1.0.0",
91- "redux": "^3.0.4",
91+ "redux": "^3.0.5",
9292 "redux-simple-router": "0.0.10",
9393 "redux-thunk": "^1.0.0",
94+ "serve-static": "^1.10.0",
9495 "uglifyify": "^3.0.1"
9596 }
9697 }

Built with git-ssb-web