cedvdb / ng2draggable

draggable directive for angular 2
https://cedvdb.github.io/ng2draggable/
MIT License
18 stars 16 forks source link

In which version was it tested? #11

Closed sreejithpune closed 7 years ago

sreejithpune commented 7 years ago

npm version ? tsc version ? node version ?

cedvdb commented 7 years ago

typescript version used in the demo is "typescript": "~2.0.0", The node version I'm currently using is: npm I have 4.1.2 node 7.6

The master branch is now the demo app. You can clone it and check it out. I because someone had an error yesterday with typescript. You might wanna update and see if it resolve your issue (if you have any)