xml3d / xml3d.js

The WebGL/JS implementation of XML3D
Other
75 stars 25 forks source link

package.json: Do dependencies need to be "master"? #130

Closed wherget closed 8 years ago

wherget commented 9 years ago

I'd like to use xml3d as an npm dependency, and was wondering whether you absolutely need to depend on the master branches of gl-matrix and texture-manager, rather than a specific version. Especially since gl-matrix is on npm proper. For texture-manager, wouldn't the <URL>#<commitish> syntax for dependencies be more appropriate?

ksons commented 9 years ago

6584825834252dff16373c1d801c9df4cdeb1bdf fixes this for gl-matrix.

csvurt commented 8 years ago

Fixed for the texture-manager in the 5.2 release