Skip to content

Commit

Permalink
feat(Writings): Updated tesslesations articles for notation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HHogg committed Jun 1, 2021
1 parent 75f5d97 commit ce91a8c
Show file tree
Hide file tree
Showing 18 changed files with 1,267 additions and 453 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,15 @@
},
"dependencies": {
"@bitrise/bitviz": "^0.0.9",
"@hhogg/antwerp": "^3.0.4",
"@hhogg/snake": "^0.0.3",
"autoprefixer": "^9.7.4",
"babel-eslint": "^8.2.3",
"bezier-easing": "^2.0.3",
"bezier-easing": "^2.1.0",
"caniuse-lite": "^1.0.30000697",
"classnames": "^2.2.5",
"d3-scale": "^3.3.0",
"delaunay-triangulate": "^1.1.6",
"firebase": "^7.14.0",
"firebase-tools": "^7.14.0",
"framer": "^1.1.7",
Expand Down Expand Up @@ -51,6 +54,7 @@
"devDependencies": {
"@types/bezier-easing": "*",
"@types/classnames": "*",
"@types/d3-scale": "*",
"@types/gl-matrix": "*",
"@types/lodash.flatten": "*",
"@types/lodash.groupby": "*",
Expand Down
Loading

0 comments on commit ce91a8c

Please sign in to comment.