@integration-app/sdk
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@integration-app/sdk", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "JavaScript SDK for Integration.app", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -6,3 +6,3 @@ import commonjs from 'rollup-plugin-commonjs' | ||
export default { | ||
input: './dist/index.js', | ||
input: './dist/bundle-index.js', | ||
output: [ | ||
@@ -9,0 +9,0 @@ { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
277547
17
3189