|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "ivprog",
|
|
|
- "version": "0.1.0",
|
|
|
+ "version": "1.1.0",
|
|
|
"description": "IMA para o ensino de programação",
|
|
|
"main": "js/main.js",
|
|
|
"scripts": {
|
|
@@ -12,7 +12,7 @@
|
|
|
},
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
- "url": "git+https://github.com/git.lcalion.com/ivprog.git"
|
|
|
+ "url": "git+https://git.lcalion.com/ivprog.git"
|
|
|
},
|
|
|
"keywords": [
|
|
|
"programação",
|
|
@@ -22,9 +22,9 @@
|
|
|
"author": "LInE-IME/USP",
|
|
|
"license": "MIT",
|
|
|
"bugs": {
|
|
|
- "url": "https://github.com/git.lcalion.com/ivprog/issues"
|
|
|
+ "url": "https://git.lcalion.com/ivprog/issues"
|
|
|
},
|
|
|
- "homepage": "https://github.com/git.lcalion.com/ivprog#readme",
|
|
|
+ "homepage": "https://git.lcalion.com/ivprog#readme",
|
|
|
"devDependencies": {
|
|
|
"@babel/core": "^7.4.3",
|
|
|
"@babel/preset-env": "^7.4.3",
|