Skip to content

Commit 98d840f

Browse files
authored
Merge pull request #21 from githubschool/dependabot/npm_and_yarn/npm_and_yarn-e6b17c1706
Bump @octokit/endpoint from 9.0.5 to 9.0.6 in the npm_and_yarn group
2 parents f0853a9 + 1013cf2 commit 98d840f

File tree

4 files changed

+8
-10
lines changed

4 files changed

+8
-10
lines changed

dist/index.js

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rollup.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const config = {
99
esModule: true,
1010
dir: 'dist',
1111
format: 'es',
12-
sourcemap: true
12+
sourceMap: false
1313
},
1414
plugins: [
1515
typescript(),

0 commit comments

Comments
 (0)