Skip to content

Commit

Permalink
fix: update points dependency
Browse files Browse the repository at this point in the history
Refs #62.
  • Loading branch information
colinmeinke committed Jan 25, 2017
1 parent 581b56f commit d1fca58
Show file tree
Hide file tree
Showing 18 changed files with 49 additions and 159 deletions.
2 changes: 1 addition & 1 deletion examples/group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-plugin-transform-object-rest-spread": "^6.22.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-es2016": "^6.22.0",
"points": "^2.0.1",
"points": "^2.0.2",
"rimraf": "^2.5.4",
"svg-points": "^3.1.4",
"tween-functions": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/group/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,9 +1676,9 @@ pkg-dir@^1.0.0:
dependencies:
find-up "^1.0.0"

points@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.1.tgz#4f5ec00f673df41ba102fa51194e81652af0392c"
points@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.2.tgz#fdc35d070f3c077448cf64db6ea8fb14fbff5a36"

preserve@^0.2.0:
version "0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-plugin-transform-object-rest-spread": "^6.22.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-es2016": "^6.22.0",
"points": "^2.0.1",
"points": "^2.0.2",
"rimraf": "^2.5.4",
"svg-points": "^3.1.4",
"tween-functions": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/index/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,9 +1676,9 @@ pkg-dir@^1.0.0:
dependencies:
find-up "^1.0.0"

points@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.1.tgz#4f5ec00f673df41ba102fa51194e81652af0392c"
points@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.2.tgz#fdc35d070f3c077448cf64db6ea8fb14fbff5a36"

preserve@^0.2.0:
version "0.2.0"
Expand Down
5 changes: 4 additions & 1 deletion examples/loop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,8 @@
"copy": "cp -r ../../src ./tmp",
"tidy": "rimraf ./tmp"
},
"version": "0.0.0-semantically-released"
"version": "0.0.0-semantically-released",
"dependencies": {
"points": "^2.0.2"
}
}
4 changes: 4 additions & 0 deletions examples/loop/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,6 +1676,10 @@ pkg-dir@^1.0.0:
dependencies:
find-up "^1.0.0"

points@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.2.tgz#fdc35d070f3c077448cf64db6ea8fb14fbff5a36"

preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
Expand Down
2 changes: 1 addition & 1 deletion examples/morph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-plugin-transform-object-rest-spread": "^6.22.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-es2016": "^6.22.0",
"points": "^2.0.1",
"points": "^2.0.2",
"rimraf": "^2.5.4",
"svg-points": "^3.1.4",
"tween-functions": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/morph/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,9 +1676,9 @@ pkg-dir@^1.0.0:
dependencies:
find-up "^1.0.0"

points@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.1.tgz#4f5ec00f673df41ba102fa51194e81652af0392c"
points@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.2.tgz#fdc35d070f3c077448cf64db6ea8fb14fbff5a36"

preserve@^0.2.0:
version "0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-plugin-transform-object-rest-spread": "^6.22.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-es2016": "^6.22.0",
"points": "^2.0.1",
"points": "^2.0.2",
"rimraf": "^2.5.4",
"svg-points": "^3.1.4",
"tween-functions": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/motion/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,9 +1676,9 @@ pkg-dir@^1.0.0:
dependencies:
find-up "^1.0.0"

points@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.1.tgz#4f5ec00f673df41ba102fa51194e81652af0392c"
points@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.2.tgz#fdc35d070f3c077448cf64db6ea8fb14fbff5a36"

preserve@^0.2.0:
version "0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/multi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-plugin-transform-object-rest-spread": "^6.22.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-es2016": "^6.22.0",
"points": "^2.0.1",
"points": "^2.0.2",
"rimraf": "^2.5.4",
"svg-points": "^3.1.4",
"tween-functions": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/multi/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,9 +1676,9 @@ pkg-dir@^1.0.0:
dependencies:
find-up "^1.0.0"

points@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.1.tgz#4f5ec00f673df41ba102fa51194e81652af0392c"
points@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.2.tgz#fdc35d070f3c077448cf64db6ea8fb14fbff5a36"

preserve@^0.2.0:
version "0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/playback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-plugin-transform-object-rest-spread": "^6.22.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-es2016": "^6.22.0",
"points": "^2.0.1",
"points": "^2.0.2",
"rimraf": "^2.5.4",
"svg-points": "^3.1.4",
"tween-functions": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/playback/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,9 +1676,9 @@ pkg-dir@^1.0.0:
dependencies:
find-up "^1.0.0"

points@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.1.tgz#4f5ec00f673df41ba102fa51194e81652af0392c"
points@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.2.tgz#fdc35d070f3c077448cf64db6ea8fb14fbff5a36"

preserve@^0.2.0:
version "0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/tower/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-plugin-transform-object-rest-spread": "^6.22.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-es2016": "^6.22.0",
"points": "^2.0.1",
"points": "^2.0.2",
"rimraf": "^2.5.4",
"svg-points": "^3.1.4",
"tween-functions": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/tower/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,9 +1676,9 @@ pkg-dir@^1.0.0:
dependencies:
find-up "^1.0.0"

points@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.1.tgz#4f5ec00f673df41ba102fa51194e81652af0392c"
points@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/points/-/points-2.0.2.tgz#fdc35d070f3c077448cf64db6ea8fb14fbff5a36"

preserve@^0.2.0:
version "0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}
},
"dependencies": {
"points": "^2.0.1",
"points": "^2.0.2",
"raf": "^3.3.0",
"svg-points": "^3.1.4",
"tween-functions": "^1.2.0"
Expand Down

0 comments on commit d1fca58

Please sign in to comment.