Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Aug 19, 2022
1 parent 6a73a36 commit a3d8d85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/aio-lib-customer-profile",
"version": "1.0.5",
"version": "2.0.0",
"description": "Adobe I/O Customer Profile Lib",
"license": "Apache-2.0",
"main": "src/index.js",
Expand Down Expand Up @@ -48,7 +48,6 @@
"tsd-jsdoc": "^2.4.0",
"typescript": "^4.5.4"
},

"scripts": {
"e2e": "jest --config e2e/jest.config.js",
"generate-docs": "npm run jsdoc && npm run generate-methods4docs && npm run typings",
Expand Down

0 comments on commit a3d8d85

Please sign in to comment.