Skip to content

Commit

Permalink
Merge pull request #4 from react-pdf-viewer/dir
Browse files Browse the repository at this point in the history
Rename dir
  • Loading branch information
phuocng authored Jul 31, 2021
2 parents d580e84 + c0f48f0 commit fb91992
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
.DS_Store
lib
node_modules
package-lock.json
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@
"lib/*.json"
],
"scripts": {
"build": "rm -rf lib && mkdir lib && cp -r locales/*.json lib",
"format": "prettier --write \"**/*.+(json)\"",
"release": "npm run build && npm publish --access public"
"release": "npm publish --access public"
},
"devDependencies": {
"prettier": "^2.3.2"
Expand Down

0 comments on commit fb91992

Please sign in to comment.