Skip to content

Commit

Permalink
Merge pull request #345 from traPtitech/chore/run_npm_i
Browse files Browse the repository at this point in the history
chore/run npm i
  • Loading branch information
reiroop authored Nov 8, 2024
2 parents 2f16b01 + 62e11a2 commit a93c8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/mockServiceWorker.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* - Please do NOT serve this file on production.
*/

const PACKAGE_VERSION = '2.6.0'
const PACKAGE_VERSION = '2.6.1'
const INTEGRITY_CHECKSUM = '07a8241b182f8a246a7cd39894799a9e'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()
Expand Down

0 comments on commit a93c8ac

Please sign in to comment.