Skip to content

Commit fe71628

Browse files
author
Cam Tullos
committed
published @atomic-reactor/reactium-admin-content v1.0.3
1 parent c371d85 commit fe71628

File tree

1 file changed

+33
-33
lines changed
  • reactium_modules/@atomic-reactor/reactium-admin-content

1 file changed

+33
-33
lines changed
Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
{
2-
"actinium": {
3-
"version": "3.6.6"
4-
},
5-
"reactium": {
6-
"version": "4.1.4"
7-
},
8-
"name": "@atomic-reactor/reactium-admin-content",
9-
"version": "1.0.2",
10-
"description": "Add Content Management to Reactium Admin",
11-
"main": "index.js",
12-
"scripts": {
13-
"test": "echo \"Error: no test specified\" && exit 1"
14-
},
15-
"repository": {
16-
"type": "git",
17-
"url": "git+https://github.com/Atomic-Reactor/Reactium-Admin-Plugins.git"
18-
},
19-
"keywords": [
20-
"reactium",
21-
"actinium",
22-
"atomic",
23-
"reactor"
24-
],
25-
"author": "Reactium LLC",
26-
"license": "MIT",
27-
"bugs": {
28-
"url": "https://github.com/Atomic-Reactor/Reactium-Admin-Plugins/issues"
29-
},
30-
"homepage": "https://github.com/Atomic-Reactor/Reactium-Admin-Plugins#readme",
31-
"dependencies": {
32-
"moment": "^2.29.1"
33-
}
34-
}
2+
"actinium": {
3+
"version": "3.6.6"
4+
},
5+
"reactium": {
6+
"version": "4.1.4"
7+
},
8+
"name": "@atomic-reactor/reactium-admin-content",
9+
"version": "1.0.3",
10+
"description": "Add Content Management to Reactium Admin",
11+
"main": "index.js",
12+
"scripts": {
13+
"test": "echo \"Error: no test specified\" && exit 1"
14+
},
15+
"repository": {
16+
"type": "git",
17+
"url": "git+https://github.com/Atomic-Reactor/Reactium-Admin-Plugins.git"
18+
},
19+
"keywords": [
20+
"reactium",
21+
"actinium",
22+
"atomic",
23+
"reactor"
24+
],
25+
"author": "Reactium LLC",
26+
"license": "MIT",
27+
"bugs": {
28+
"url": "https://github.com/Atomic-Reactor/Reactium-Admin-Plugins/issues"
29+
},
30+
"homepage": "https://github.com/Atomic-Reactor/Reactium-Admin-Plugins#readme",
31+
"dependencies": {
32+
"moment": "^2.29.1"
33+
}
34+
}

0 commit comments

Comments
 (0)