Rename package to align with new naming convention
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "romulus-js",
|
||||
"name": "romulus",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "romulus-js",
|
||||
"name": "romulus",
|
||||
"version": "1.0.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "ISC",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "romulus",
|
||||
"name": "@3t/romulus",
|
||||
"version": "1.0.0",
|
||||
"description": "An implementation of the Romulus-M cryptography specification.",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user