Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
SoleeChoi committed Nov 19, 2020
2 parents 7fe49b8 + d16faa3 commit eb68ac2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "iamport-rest-client-nodejs",
"version": "0.9.3",
"description": "NodeJS용 아임포트 REST API Client 입니다.",
"main": "dist/iamport.js",
"types": "dist/iamport.d.ts",
"main": "dist/Iamport.js",
"types": "dist/Iamport.d.ts",
"scripts": {
"start": "npm start",
"lint": "tslint -p tsconfig.json",
Expand Down

0 comments on commit eb68ac2

Please sign in to comment.