mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-22 21:51:25 +03:00
Bump compatability key.
This commit is contained in:
parent
d0a6ad2386
commit
2d871d5996
@ -2,7 +2,7 @@
|
||||
|
||||
import * as fs from "node:fs";
|
||||
|
||||
const currentCompatibilityKey = 14;
|
||||
const currentCompatibilityKey = 15;
|
||||
const currentPackageVersion = JSON.parse(
|
||||
fs.readFileSync("./package.json")
|
||||
).version;
|
||||
|
Loading…
Reference in New Issue
Block a user