Skip to content

Commit

Permalink
- updated composer info
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusforsberg committed Sep 17, 2018
1 parent 945874d commit e998e23
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"name": "marcusforsberg/acf-native-fields",
"name": "winteragency/acf-native-fields",
"description": "An interface to move native WordPress fields and options into ACF for a cleaner editor layout",
"type": "wordpress-plugin",
"license": "GPL-2.0+",
"authors": [
{
"name": "Winter",
"email": "[email protected]"
},
{
"name": "Marcus Forsberg",
"email": "marcus@forsberg.ax"
"email": "marcus@winter.ax"
}
],
"require": {
Expand Down

0 comments on commit e998e23

Please sign in to comment.