We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b55c4 commit a3cf4a7Copy full SHA for a3cf4a7
package.json
@@ -1,13 +1,13 @@
1
{
2
- "name": "activeadmin_addons",
+ "name": "@joker-7777/activeadmin_addons",
3
"version": "1.0.0",
4
"description": "Set of addons to help with the activeadmin ui",
5
"main": "src/all.js",
6
"files": [
7
"src/*"
8
],
9
"repository": "https://github.com/platanus/activeadmin_addons.git",
10
- "author": "Platanus <rubygems@platan.us>",
+ "author": "Johannes Köhler <johannes@kenhub.com>",
11
"license": "MIT",
12
"scripts": {
13
"build": "rollup --config rollup.config.js",
0 commit comments