Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit e81d942

Browse files
committed
feat: @eq8/framework#2.0.0
1 parent 45c0c1c commit e81d942

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eq8/framework",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "An opinionated application development framework",
55
"main": "index.js",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/eq8/eq8js-framework.git"
17+
"url": "git+https://github.com/eq8/framework.git"
1818
},
1919
"keywords": [
2020
"eq8",
@@ -23,9 +23,9 @@
2323
"author": "bbartolome",
2424
"license": "Apache-2.0",
2525
"bugs": {
26-
"url": "https://github.com/eq8/eq8js-framework/issues"
26+
"url": "https://github.com/eq8/framework/issues"
2727
},
28-
"homepage": "https://github.com/eq8/eq8js-framework#readme",
28+
"homepage": "https://github.com/eq8/framework#readme",
2929
"dependencies": {
3030
"@eq8/core": "0.1.2",
3131
"bloomrun": "3.0.4"

0 commit comments

Comments
 (0)