Skip to content

Commit da05754

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents a52d563 + 6288998 commit da05754

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@primer/css": "^15.1.0",
2828
"@primer/octicons": "^11.0.0",
2929
"algoliasearch": "^3.35.1",
30+
"async": "^3.2.0",
3031
"babel-loader": "^8.1.0",
3132
"babel-preset-env": "^1.7.0",
3233
"browser-date-formatter": "^3.0.3",
@@ -94,7 +95,6 @@
9495
"devDependencies": {
9596
"@actions/core": "^1.2.6",
9697
"ajv": "^6.11.0",
97-
"async": "^3.2.0",
9898
"await-sleep": "0.0.1",
9999
"aws-sdk": "^2.610.0",
100100
"babel-eslint": "^10.1.0",
@@ -181,4 +181,4 @@
181181
"pre-push": "npm run prevent-pushes-to-main"
182182
}
183183
}
184-
}
184+
}

0 commit comments

Comments
 (0)