Open bago opened 6 years ago
Bower.json declares it, but package.json doesn't. Bower is deprecated so we should add it to package.json for anyone importing via npm.
I cannot require this package with npm if this line is missing:
"main": "dist/ko-reactor.js",
Bower.json declares it, but package.json doesn't. Bower is deprecated so we should add it to package.json for anyone importing via npm.