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 898deec commit 04d5664Copy full SHA for 04d5664
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "slicerjs",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Official JavaScript client for SlicingDice, Data Warehouse and Analytics Database as a Service.",
5
- "main": "dist/slicer.js",
+ "main": "src/slicer.js",
6
"scripts": {
7
"test": "node tests_and_examples/runQueryTests.js"
8
},
0 commit comments