Skip to content

Commit e05fcf8

Browse files
committed
preparing for publishing it to npm
1 parent 02b55c4 commit e05fcf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"name": "activeadmin_addons",
2+
"name": "@joker-777/activeadmin_addons",
33
"version": "1.0.0",
44
"description": "Set of addons to help with the activeadmin ui",
55
"main": "src/all.js",
66
"files": [
77
"src/*"
88
],
99
"repository": "https://github.com/platanus/activeadmin_addons.git",
10-
"author": "Platanus <[email protected]>",
10+
"author": "Johannes Köhler <[email protected]>",
1111
"license": "MIT",
1212
"scripts": {
1313
"build": "rollup --config rollup.config.js",

0 commit comments

Comments
 (0)