Skip to content

Commit a25fea5

Browse files
committed
package for browser update
1 parent 29df36a commit a25fea5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.1.0",
44
"description": "The Content Management API is used to manage the content of your Contentstack account",
55
"main": "dist/node/contentstack.js",
6+
"browser": "dist/web/contentstack.js",
67
"directories": {
78
"test": "test"
89
},
@@ -58,10 +59,7 @@
5859
"@types/mocha": "^7.0.2",
5960
"axios-mock-adapter": "^1.18.2",
6061
"babel-loader": "^8.1.0",
61-
"babel-plugin-add-module-exports": "^1.0.2",
6262
"babel-plugin-rewire": "^1.2.0",
63-
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
64-
"babel-plugin-transform-runtime": "^6.23.0",
6563
"babel-polyfill": "^6.26.0",
6664
"chai": "^4.2.0",
6765
"docdash": "^1.2.0",

0 commit comments

Comments
 (0)