olingo-odata4-js icon indicating copy to clipboard operation
olingo-odata4-js copied to clipboard

Fix npm 3.x issues and fix package.json main file

Open jaydata opened this issue 10 years ago • 1 comments

Current version not installed correctly using npm 3.x, removed preinstall script from package.json Fixed missing index-node.js main file, removed index-browser.js, using only index.js as main file

jaydata avatar Dec 09 '15 16:12 jaydata

I guess they expect this https://olingo.apache.org/contribute.html

andriy-f avatar Dec 04 '16 17:12 andriy-f