diff --git a/LICENSE b/LICENSE index 6d8eeb8..73f1089 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2017 zcashjs-primitives contributors +Copyright (c) 2017 zcash-primitives contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index eda10bb..fc6e863 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "zcashjs-primitives", + "name": "zcash-primitives", "version": "0.1.0", "description": "Zcash primitives", "author": "Jack Grigg ",