Skip to content

Commit

Permalink
chore: remove user/dev docs from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ42 committed Feb 19, 2024
1 parent 9dd9fc4 commit adb776e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
"contracts/**/*.sol",
"!contracts/Mocks/**/*.sol",
"artifacts/*.json",
"userdocs/*.json",
"devdocs/*.json",
"dist",
"./README.md",
"./CONTRIBUTING.md",
Expand All @@ -56,8 +54,6 @@
"import": "./dist/constants.mjs",
"types": "./dist/constants.d.ts"
},
"./userdocs/*": "./userdocs",
"./devdocs/*": "./devdocs/*",
"./artifacts/*": "./artifacts/*",
"./dist/*": "./dist/*",
"./package.json": "./package.json"
Expand Down

0 comments on commit adb776e

Please sign in to comment.