Commit 07f3dd1d by Tomas Alabes

Using custom repo for eve as all other repos are outdated

parent 6fe6a270
......@@ -3,7 +3,7 @@
"main": "raphael.min.js",
"description": "JavaScript Vector Library",
"dependencies": {
"eve": "adobe-webplatform/eve"
"eve-raphael": "0.5.0"
},
"devDependencies": {
"requirejs": "2.3.2"
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -58,7 +58,7 @@ module.exports = {
resolve: {
modulesDirectories: ["bower_components"],
alias: {
"eve": "eve/eve"
"eve": "eve-raphael/eve"
}
}
};
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment