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