Skip to content

Commit

Permalink
Merge branch 'next' into fix/vue-client-extractArgTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Aug 3, 2022
2 parents dbef1ab + 4ee407b commit 08c4231
Show file tree
Hide file tree
Showing 4,320 changed files with 166,949 additions and 158,238 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
161 changes: 0 additions & 161 deletions .babelrc.js

This file was deleted.

2 changes: 1 addition & 1 deletion .ci/danger/dangerfile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const flatten = require('lodash/flatten');
const intersection = require('lodash/intersection');
const isEmpty = require('lodash/isEmpty');

const pkg = require('../../package.json'); // eslint-disable-line import/newline-after-import
const pkg = require('../../code/package.json'); // eslint-disable-line import/newline-after-import
const prLogConfig = pkg['pr-log'];

const Versions = {
Expand Down

0 comments on commit 08c4231

Please sign in to comment.