Skip to content

Commit

Permalink
3.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbelokon committed Apr 8, 2022
1 parent 2bece8e commit 04c88d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@senecacdot/telescope",
"private": true,
"version": "2.9.0",
"version": "3.0.0-alpha.0",
"description": "A tool for tracking blogs in orbit around Seneca's open source involvement",
"bin": {
"html-elements": "tools/html-elements.js"
Expand Down
8 changes: 5 additions & 3 deletions src/api/dependency-discovery/deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@
@mui/types
@mui/utils
@next/env
@next/swc-android-arm-eabi
@next/swc-android-arm64
@next/swc-darwin-arm64
@next/swc-darwin-x64
Expand Down Expand Up @@ -224,6 +225,9 @@
@pm2/js-api
@pm2/pm2-version-check
@popperjs/core
@prisma/client
@prisma/engines
@prisma/engines-version
@senecacdot/eslint-config-telescope
@senecacdot/satellite
@sideway/address
Expand Down Expand Up @@ -618,8 +622,6 @@ eslint-plugin-prettier
eslint-plugin-promise
eslint-plugin-react
eslint-plugin-react-hooks
eslint-plugin-react-native
eslint-plugin-react-native-globals
eslint-scope
eslint-utils
eslint-visitor-keys
Expand Down Expand Up @@ -1039,6 +1041,7 @@ pretty-format
pretty-quick
pretty-time
prism-react-renderer
prisma
prismjs
process-on-spawn
process-warning
Expand Down Expand Up @@ -1272,7 +1275,6 @@ upath
update-notifier
url
url-loader
use-subscription
util-deprecate
util.promisify
utility-types
Expand Down

0 comments on commit 04c88d8

Please sign in to comment.