Use version checker to inform customers that they may be running an outdated version of Makerkit
This commit is contained in:
8
tooling/version/package.json
Normal file
8
tooling/version/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "version",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"dev": "node src/index.mjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user