Skip to content

Commit

Permalink
chore: release v0.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
broad-well committed Mar 7, 2024
1 parent 377db6e commit be31453
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@usecoursekit/class-fetcher",
"version": "0.3.11",
"version": "0.3.12",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand All @@ -11,7 +11,7 @@
"types": "./dist/index.d.ts"
}
},
"description": "",
"description": "Retrieve university class schedules and live enrollment counts with ease",
"scripts": {
"build": "tsup",
"copy-files": "cp -R ./src/umich/soc ./dist/",
Expand All @@ -23,9 +23,6 @@
"files": [
"dist"
],
"keywords": [
"bun"
],
"license": "MIT",
"homepage": "https://github.com/UseCourseKit/class-fetcher#readme",
"repository": {
Expand Down

0 comments on commit be31453

Please sign in to comment.