We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d218608 commit 6ee7d89Copy full SHA for 6ee7d89
nxs_package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "nexus_module_catalog",
3
"displayName": "Nexus Module Catalog",
4
- "version": "0.1.0",
5
- "specVersion": "0.1.0",
+ "version": "1.0.0",
+ "specVersion": "0.3.0",
6
"description": "List of opensource modules for the Nexus Wallet",
7
"type": "app",
8
"entry": "dist/index.html",
package.json
@@ -1,6 +1,6 @@
"devDependencies": {
"@babel/core": "^7.3.4",
0 commit comments