Skip to content

Commit

Permalink
Change name to match private npm repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Moutard committed May 30, 2019
1 parent ab40bbc commit 9b430f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"author": "Spendesk",
"name": "sepa",
"name": "@dev-spendesk/sepa",
"description": "Create SEPA XML for business transactions, fork of https://github.com/kewisch/sepa.js",
"license": "MPL-2.0",
"main": "lib/sepa.js",
"version": "1.0.3",
"author": "Spendesk",
"repository": {
"url": "https://github.com/Spendesk/sepa.js"
},
Expand Down

0 comments on commit 9b430f6

Please sign in to comment.