UNPKG
strapi-plugin-app-version
Version:
latest (0.7.3)
0.7.3
0.7.1
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
0.0.3
0.0.2
0.0.1
This plugin displays the version in the Strapi settings
ChristopheCVB/strapi-plugin-app-version
strapi-plugin-app-version
/
dist
/
admin
/
index.js
5 lines
(4 loc)
•
201 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperties
(
exports
, {
__esModule
: {
value
:
true
}, [
Symbol
.
toStringTag
]: {
value
:
"Module"
} });
const
index =
require
(
"./index-DIV9lCc4.js"
);
exports
.
default
= index.
index
;